export type T_InvoiceRouteParams = {
    id: string;
};
//# sourceMappingURL=index.d.ts.map