import { IButtonProps } from '../Button';
export default function Props(_props: IButtonProps): null;
