import { ButtonProps } from '../../../../types'; declare const buttonLightText: ButtonProps; export default buttonLightText;