import { SupportedStyleExtensions } from './config';
export declare const SELECTORS_TO_IGNORE: string[];
export declare const DEFAULT_STYLE_EXTENSION: SupportedStyleExtensions;
