export interface LoadTaskOptions {
    defaultLibrary?: boolean;
}
