import type { Args } from "@storybook/addons/dist/ts3.9/types";
export declare const getDefaultCode: (args: Args) => string;
export declare const getBillingAgreementCode: (args: Args) => string;
