import PollsSettingsPage from './PollsSettingsPage';
export declare const components: {
    PollsSettingsPage: typeof PollsSettingsPage;
};
