import { types } from "typestyle";
export declare const ButtonWrapperStyles: {
    textColor?: (color: string) => types.NestedCSSProperties;
};
