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