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