/// import { ButtonProps } from '..'; export declare type ButtonGoBackProps = Omit; export declare const ButtonGoBack: (props: ButtonGoBackProps) => JSX.Element; //# sourceMappingURL=index.d.ts.map