UNPKG

103 BTypeScriptView Raw
1import { OnlyButtonProps } from '../../types';
2export default function (props: OnlyButtonProps): void;