import type { PopupTheme } from './style';
export declare const styleCreator: (cv: PopupTheme) => {
    icon: {
        marginLeft: number;
    };
};
//# sourceMappingURL=style.header.d.ts.map