import { ComponentActionProps } from '@m4l/components'; /** * Botón de detalle */ export declare function ButtonDetail(props: ComponentActionProps): import("@emotion/react/jsx-runtime").JSX.Element; //# sourceMappingURL=index.d.ts.map