import { Styles } from '../../types/index'; export declare function createStyles(styles: Styles): Styles;