import { UsLLCAccountType } from '@taxbit/utilities'; export declare const getLLCClassification: (accountType: string | undefined) => UsLLCAccountType | undefined;