import { TriggerProps } from './types';
export declare const Trigger: import('../../utils').FunctionComponentWithAs<"button", TriggerProps>;
