export declare const printBanner: (documentationUrl: string, issueUrl: string, donateUrl: string) => void;
