export interface DIDeclareOptions {
    isEntry?: boolean;
}
