import { TablePlaceholderBaseProps } from "../../components"; export type TriggersTablePlaceholderProps = Pick; export declare const TriggersTablePlaceholder: (props: TriggersTablePlaceholderProps) => import("react/jsx-runtime").JSX.Element; //# sourceMappingURL=TriggersTablePlaceholder.d.ts.map