export * from './configs'; export * from './shared'; export declare function getStyleNumber(value: string | number): string | number;