import { CSSProperties } from 'typestyle/lib/types'; export declare const getStyles: (props: CSSProperties) => string;